home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / SPADV.ZIP / MOSLO.DOC < prev    next >
Text File  |  1994-01-28  |  2KB  |  53 lines

  1.                                Mo'Slo v.1.1
  2.                      Copyright (c) David Perrell 1990
  3.  
  4.       Mo'Slo allows you to slow the speed of your computer to 1-99% of
  5.       normal in 1% increments. To use it, you supply the program you want
  6.       to run slow as a commandline argument. Slowness is adjusted via a
  7.       command line switch. If the switch is not supplied, Mo'Slo slows
  8.       your computer to 4.77MHz PC/XT speed.
  9.  
  10.       Mo'Slo doesn't check the environment for path statements. You must
  11.       give it the complete filename to be run, including extension, and a
  12.       path if the file isn't in the current directory.
  13.  
  14.       To run pcgame.com or pcgame.exe at IBM PC/XT speed, type:
  15.  
  16.                    moslo pcgame.com
  17.  
  18.       To run at 5% normal speed, type:
  19.  
  20.                    moslo /5 pcgame.com
  21.  
  22.       To run a game that you type "START" to play, at 50% its speed
  23.  
  24.                    moslo /50 start.exe
  25.  
  26.       (.COM OR .EXE EXTENSION MUST BE INCLUDED. You may also include
  27.       commandline arguments to the program being called.)
  28.  
  29.       When you exit pcgame, you'll exit Mo'Slo, and normal speed will be
  30.       restored. (Mo'Slo doesn't affect the system clock -- it keeps on
  31.       tickin'.)
  32.  
  33.       Mo'Slo will not slow a computer below its ability to operate. For a
  34.       4.77MHz PC/XT, 5% is minimum. A 25MHz machine will run (crawl) at 1%.
  35.  
  36.       Mo'Slo without argument (or bad argument) gets you instructions.
  37.  
  38.       Mo'Slo is free of charge for private, personal use. (If you think of
  39.       a way to make some money with it, I'd like a cut.) It works for me,
  40.       but I do not warrant it in any way. USE Mo'Slo AT YOUR OWN RISK.
  41.  
  42.       Mo'Slo requires PC/MS-DOS 2.0 or above.
  43.  
  44.       Got a programming project for Intel 8'86 CPUs that requires elegant
  45.       design and efficient implementation? Crave a utility that doesn't
  46.       seem to exist? I'd like to hear from you.
  47.  
  48.       David Perrell
  49.       CompuServe #: 71170,1701
  50.  
  51.       IBM PC, XT are trademarks of International Business Machines
  52.       MS DOS is a trademark of Microsoft Corporation
  53.